Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Use absolute path in build.gradle #1315

Merged
merged 1 commit into from
Jun 1, 2017
Merged

Conversation

shinfan
Copy link
Contributor

@shinfan shinfan commented Jun 1, 2017

Relative paths do not work well in the new api-client-staging structure since it depends on the directory of execution. Switching to use absolute path with projectDir solves this problem.

I will update the api-client-staging PR once the CI is fixed

@garrettjonesgoogle
Copy link
Member

LGTM

@codecov-io
Copy link

Codecov Report

Merging #1315 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1315   +/-   ##
=========================================
  Coverage     86.48%   86.48%           
  Complexity     3836     3836           
=========================================
  Files           378      378           
  Lines         15328    15328           
  Branches       1694     1694           
=========================================
  Hits          13256    13256           
  Misses         1622     1622           
  Partials        450      450

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ababd3...f988175. Read the comment docs.

@shinfan shinfan merged commit bb472d3 into googleapis:master Jun 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants